home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / editor / auror300.zip / COUNTCHR.DOX < prev    next >
Text File  |  1996-07-17  |  373b  |  13 lines

  1.  
  2.   COUNTCHR.AML
  3.   Count Characters 
  4.  
  5.   This macro counts the number of characters in the current file and
  6.   displays the result. The count is limited to a marked block if it
  7.   exists.
  8.  
  9.   The total number of characters reported is the number of bytes that
  10.   the file or marked block would occupy on disk if it were saved,
  11.   including line delimiter characters.
  12.  
  13.